home *** CD-ROM | disk | FTP | other *** search
/ Priest (Press Kit) (USA) / Priest (Press Kit) (USA).bin / sound.swf / scripts / frame_1 / PlaceObject2_3_1 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2003-05-06  |  86 b   |  5 lines

  1. onClipEvent(load){
  2.    bg01Sound = new Sound(this);
  3.    bg01Sound.setVolume(100);
  4. }
  5.